home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_XPKSUB_H
- #define LIBRARIES_XPKSUB_H
-
- /*
- ** $VER: libraries/xpksub.h 3.10 (19.11.96)
- **
- ** DO NOT use this in new code, it's here
- ** for compatibility only.
- */
-
- #ifndef XPK_XPKOBSOLETE_H
- #include <xpk/xpkobsolete.h>
- #endif
-
- #ifndef XPK_XPK_H
- #include <xpk/xpk.h>
- #endif
-
- #ifndef XPK_XPKSUB_H
- #include <xpk/xpksub.h>
- #endif
-
- #ifndef _PROTO_XPK_H
- #include <proto/xpk.h>
- #endif
-
- #ifndef _PROTO_XPKSUB_H
- #include <proto/xpksub.h>
- #endif
-
- #endif /* LIBRARIES_XPKSUB_H */
-